projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6dd05c1
)
(Fx_rotate_cut_buffers_internal): Doc fix.
author
Richard M. Stallman
<rms@gnu.org>
Sun, 28 Dec 1997 19:06:57 +0000
(19:06 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sun, 28 Dec 1997 19:06:57 +0000
(19:06 +0000)
src/xselect.c
patch
|
blob
|
history
diff --git
a/src/xselect.c
b/src/xselect.c
index caa8e6a55a288b716612707542ee7f9304fddf19..090f49584eaf71c900f68619c544a87a23244c2f 100644
(file)
--- a/
src/xselect.c
+++ b/
src/xselect.c
@@
-2168,8
+2168,8
@@
DEFUN ("x-store-cut-buffer-internal", Fx_store_cut_buffer_internal,
DEFUN ("x-rotate-cut-buffers-internal", Fx_rotate_cut_buffers_internal,
Sx_rotate_cut_buffers_internal, 1, 1, 0,
- "Rotate the values of the cut buffers by the given number of step
s;
\n\
-
positive means mov
e values forward, negative means backward.")
+ "Rotate the values of the cut buffers by the given number of step
.
\n\
+
Positive means shift th
e values forward, negative means backward.")
(n)
Lisp_Object n;
{